var testing.short
4 uses
testing (current package)
testing.go#L374: short = flag.Bool("test.short", false, "run smaller test suite to save time")
testing.go#L411: short *bool
testing.go#L529: if short == nil {
testing.go#L537: return *short
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)